Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 84,182 for

document formatting

(0.07 sec)
  1. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color of the stroke in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....then updating the value and formatting in it. Steps to Fill PDF...the sample PDF file into the Document object containing textbox...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...
  5. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure Formatting integrity....that might result in data or formatting fidelity loss. public IWarningCallback...warnings that occur during document loading. public void LoadOptionsWarningCa...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and colors to cell ranges programmatically....Format Ranges with C++ Contents [ Hide ] Possible Usage Scenarios...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  7. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your Document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....units of measure to apply to document content. The default value...measurable formatting and content properties in documents whereas...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font Formatting...characters with the same font formatting. To learn more, visit the...the Programming with Documents documentation article. Remarks All...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...given input documents into a single output document using specified...names. Remarks If the output format is an image (BMP, EMF, EPS...

    reference.aspose.com/words/net/aspose.words.low...
  10. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....the Working with Fonts documentation article. Examples: Shows...MemoryFontSource(fontBytes, 0); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...